Allows external editors to safely edit file-based debugger documents by notifying the document when the source file is changed.
In addition to the methods inherited from IUnknown, the IDebugDocumentTextExternalAuthor interface exposes the following methods.
Methods in Vtable Order
Method | Description |
---|---|
Returns the full path and file name of the document. |
|
Returns the name of the document without path information. |
|
Notifies the host that the document source has changed. |